GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureDocumentConverter / PdfEnableColorDetection Property





In This Topic
PdfEnableColorDetection Property (IGdPictureDocumentConverter)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(15)>
Property PdfEnableColorDetection As Boolean
[DispId(15)]
bool PdfEnableColorDetection {get; set;}
read-write property PdfEnableColorDetection: Boolean; 
DispIdAttribute(15)
function get,set PdfEnableColorDetection : boolean
[DispId(15)]
__property bool get_PdfEnableColorDetection();
__property void set_PdfEnableColorDetection( 
   bool value
);
[DispId(15)]
property bool PdfEnableColorDetection {
   bool get();
   void set (    bool value);
}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureDocumentConverter
IGdPictureDocumentConverter Members